home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / win_a_d / binic200.zip / APPSETUP.INF next >
INI File  |  1993-03-24  |  887b  |  34 lines

  1. ; Configuration file for Microsoft install to install Pineapple Binic
  2. ; Install dialog boxes has been adapted to Pineapple Software products
  3. ;
  4. ; 16/11/92
  5. ;
  6. ; disks section should be adapted to use with a floppy disk
  7. ;
  8. [dialog]
  9. caption = "Pineapple Binic Installation"
  10. [data]
  11. defdir = C:\BINIC
  12. [disks]
  13. ; directory is .. because on my hard disk, the install program is in 
  14. ; a subdirectory of binic directory
  15. ; be carefull program installation doesn't work if file aren't from
  16. ; a sub-directory
  17. ; ask Microsoft why
  18. 1 =..,"Pineapple Binic directory"
  19. 2 =. ,"Pineapple Binic directory"
  20. [needed.space]
  21. minspace = 330000
  22. [app.copy.appstuff]
  23. #app.binic, 0:
  24. #app.manual, 0:
  25. [app.binic]
  26. 1:binic.exe, "Pineapple Binic program"
  27. [app.manual]
  28. 2:manual.wri, "Manual"
  29. [progman.groups]
  30. Pineapple,pineappl.grp
  31. [Pineapple]
  32. "Pineapple Binic", binic.exe
  33. "Manual", manual.wri
  34.